Versions:
dotsider-mcp 0.7.0, released by willibrandon as the tenth iteration of the project, is a specialized Development Tool that functions as a standalone Model Context Protocol server, enabling AI-assisted interrogation of compiled .NET assemblies. By bridging the dotsider engine with popular coding assistants such as Claude Code and VS Code Copilot, the software grants conversational access to twenty-eight granular utilities for assembly analysis, IL disassembly, metadata inspection, dependency-graph generation, size profiling, string extraction, diffing, and runtime tracing. Researchers, security auditors, and developers who need to understand third-party libraries, reverse-engineer legacy components, or optimize deployment footprints can therefore obtain instant, context-rich answers without leaving their AI pair-programming session. Because the MCP interface is text-based and editor-agnostic, teams can embed deep binary inspection into normal code-review or refactoring workflows, turning previously opaque DLLs and EXEs into inspectable, queryable artifacts. The tool is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.
Tags: